<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE Nodes [

<!ENTITY % NameValue "CDATA">
<!ENTITY % PropType "(I|S|D|L|H|B)">
<!ENTITY % VersionValue "CDATA">

<!ELEMENT Prp (#PCDATA)>
<!ELEMENT Node (Node|Prp)*>
<!ELEMENT Nodes (Node)+>

<!ATTLIST Nodes version CDATA "1">

<!ATTLIST Node name CDATA #REQUIRED>

<!ATTLIST Prp name CDATA #REQUIRED>
<!ATTLIST Prp type CDATA #REQUIRED>
<!ATTLIST Prp value CDATA #REQUIRED>
]>
<Nodes version="1">
	<Node name="root">
		<Node name="units">
			<Prp name="unit 0" type="S" value="{8A12CB65-6F89-433A-A930-4752F2DAAACC}"/>
		</Node>
		<Node name="stack"/>
		<Node name="item 1">
			<Prp name="line no" type="I" value="2"/>
			<Prp name="unit id" type="I" value="0"/>
			<Prp name="stacktext" type="S" value="Test1"/>
		</Node>
		<Node name="item 0">
			<Prp name="line no" type="I" value="2"/>
			<Prp name="unit id" type="I" value="0"/>
			<Prp name="stacktext" type="S" value="Test1"/>
		</Node>
		<Node name="child data"/>
		<Node name="message 0">
			<Prp name="id" type="I" value="0"/>
			<Prp name="stack beginning" type="I" value="0"/>
			<Prp name="stack end" type="I" value="0"/>
			<Prp name="unit id" type="I" value="0"/>
			<Prp name="link" type="S" value=""/>
			<Prp name="as html" type="B" value="-1"/>
			<Prp name="pictype" type="I" value="2"/>
			<Prp name="line no" type="I" value="2"/>
			<Prp name="date" type="D" value="43343.3595249653"/>
			<Prp name="priority" type="I" value="300"/>
			<Prp name="type" type="I" value="3"/>
			<Prp name="remarks" type="S" value="&lt;html&gt;&lt;body&gt;&lt;code&gt;Tested object:&lt;br /&gt;Sys.Process('SAT').VCLObject('FrmMain').MainMenu&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;aqa-help://2211&quot;&gt;Learn more about the problem and possible solutions&lt;/a&gt;&lt;/body&gt;&lt;/html&gt;"/>
			<Prp name="message" type="S" value="There was an attempt to perform an action at point (243, 40) which is transparent or out of the window bounds."/>
			<Prp name="owner id" type="I" value="-1"/>
			<Prp name="picture" type="S" value="Picture1.png"/>
			<Prp name="child index" type="I" value="-1"/>
		</Node>
		<Node name="message 1">
			<Prp name="id" type="I" value="1"/>
			<Prp name="stack beginning" type="I" value="1"/>
			<Prp name="stack end" type="I" value="1"/>
			<Prp name="unit id" type="I" value="0"/>
			<Prp name="link" type="S" value=""/>
			<Prp name="as html" type="B" value="-1"/>
			<Prp name="pictype" type="I" value="2"/>
			<Prp name="line no" type="I" value="2"/>
			<Prp name="date" type="D" value="43343.359528669"/>
			<Prp name="priority" type="I" value="300"/>
			<Prp name="type" type="I" value="3"/>
			<Prp name="remarks" type="S" value="&lt;html&gt;&lt;body&gt;&lt;p&gt;The test execution has stopped because --&lt;/p&gt;&lt;ul&gt;&lt;li&gt;An error message was posted to the log and&lt;/li&gt;&lt;li&gt;The &lt;a href=&quot;aqa-help://6090&quot;&gt;Stop on Error&lt;/a&gt; project property is enabled.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; If you don't want the test to stop on errors, disable this property (&lt;b&gt;Project Editor &amp;rArr; Properties &amp;rArr; Playback&lt;/b&gt;), or change your test commands so that they do not post errors to the log automatically. For instance, if some window or process was not found, use the WaitWindow, WaitProcess or similar methods to obtain the desired object.&lt;/p&gt;&lt;a href=&quot;aqa-help://2207&quot;&gt;Read More&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;"/>
			<Prp name="message" type="S" value="The test run has stopped because the &quot;Stop on Error&quot; setting is enabled."/>
			<Prp name="owner id" type="I" value="-1"/>
			<Prp name="picture" type="S" value="Picture2.png"/>
			<Prp name="child index" type="I" value="-1"/>
		</Node>
		<Prp name="status" type="I" value="2"/>
	</Node>
</Nodes>